home *** CD-ROM | disk | FTP | other *** search
/ Night Owl 6 / Night Owl's Shareware - PDSI-006 - Night Owl Corp (1990).iso / 013a / pff1_3.zip / PFFDISP.FRM (.txt) < prev    next >
Visual Basic Form  |  1991-08-16  |  4KB  |  108 lines

  1. Viewer
  2. PFF Display
  3. Form2*
  4. Finished
  5.     &Finished
  6. PrintMe
  7.     Print &Me
  8. Display
  9. Terminal
  10. Display_ChangeG
  11. Command1_Click[
  12. Finished_Click
  13.     Selection1
  14. Viewer
  15. Display_GotFocus.
  16. MyFile
  17. File1
  18. FileNamea
  19. Scratch
  20. NextLine
  21. Display
  22. Text>
  23. Caption
  24.     Load_Form
  25. Form_Click
  26.     Form_Load
  27. Form_Resize
  28. ScaleWidthe
  29. ScaleHeight%
  30. PrintMe_Click;
  31. FormatFile
  32. FileToFormat
  33. Footer
  34. TotalLines
  35. LPRINT
  36. Locate
  37.     EndOfFile
  38. SendFF8
  39. count%
  40. Printer
  41. PrintFile_Click
  42. DrSelectioni
  43. Drive1
  44. Drive
  45. Pathp
  46.     PrintFile
  47. FontNameR
  48. OutLine
  49. FontSize
  50. FontBold5
  51. TRUE|
  52. FALSE
  53. ctrlj
  54. Lines
  55. CurrentFile\
  56. Display_LostFocus
  57. Form_GotFocus
  58. Printing
  59. Viewre
  60. Pointer    
  61. MousePointer
  62. Display_KeyDown
  63. KeyCode
  64. Shift
  65. Display_KeyPress
  66. KeyAscii
  67. SelStart
  68. SelStartElse
  69. CurrentX
  70. Scratch2
  71. Scratch1
  72.     BorderBox$
  73. Source
  74. Action
  75. BLeftD
  76. BWide
  77. Width`
  78. BHigh
  79. Height
  80.     Backcolor
  81. Text1
  82. Form_Paint
  83. BorderBox2
  84. Finished_Click
  85. Display_GotFocus
  86. You will only be able to view the first"
  87. 30K of the file"
  88. File Too Large
  89. Viewing 
  90.  - Size ="
  91. No File Specified"
  92. I Need a File!
  93. Form_Resize
  94. PrintMe_Click
  95. Printing ...
  96. Form_GotFocus
  97. Display_KeyPress
  98. Form_Paint
  99. BorderBox2
  100.  This sub works well only with VGA displays.  For EGA
  101.  displays, you will want to modify the backcolor
  102.  properties for the form and controls, and avoid this
  103.  procedure. 
  104.  Get coordinates
  105.  Action TRUE means draw, FALSE means erase
  106.  Draw a recessed border around Source controlo
  107.  Erase border around Source controlc
  108.